Skip to content

Multiple values for custom javadoc tags #987

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 27, 2022
Merged

Multiple values for custom javadoc tags #987

merged 3 commits into from
Sep 27, 2022

Conversation

onewhl
Copy link
Member

@onewhl onewhl commented Sep 21, 2022

Description

If there are several values for one tag, write them separately in the comment (tag value).

Fixes # (issue)

Type of Change

  • Minor bug fix (non-breaking small changes)

How Has This Been Tested?

Automated Testing

Specify tests that help to verify the change automatically.

Example: org.utbot.examples.algorithms.BinarySearchTest

Manual Scenario

Please, provide several scenarios that you went through to verify that the change worked as expected.

Checklist (remove irrelevant options):

This is the author self-check list

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • The change contains enough commentaries, particularly in hard-to-understand areas
  • New documentation is provided or existed one is altered
  • No new warnings
  • New tests have been added
  • All tests pass locally with my changes

@onewhl onewhl requested a review from amandelpie September 21, 2022 10:44
amandelpie
amandelpie previously approved these changes Sep 21, 2022
@amandelpie
Copy link
Collaborator

@onewhl could you please answer two of my minor comments?

@amandelpie
Copy link
Collaborator

Two tests related to the summary are failed in the build, could you please have a look?

@amandelpie amandelpie self-requested a review September 21, 2022 15:07
@amandelpie amandelpie dismissed their stale review September 21, 2022 15:08

Found two failed tests

@onewhl onewhl merged commit 0d2c65b into main Sep 27, 2022
@onewhl onewhl deleted the zarina/multiple_tags branch September 27, 2022 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants